home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Entertainment 1995 April
/
Electronic Entertainment CD-ROM Sampler Disc (April 1995).iso
/
mac
/
PCFILES
/
neonNSWK.DIR
/
00896_Script_896
< prev
next >
Wrap
Text File
|
1994-11-08
|
234b
|
6 lines
on mouseUp
global selOption1
if the hilite of cast (the castNum of sprite (the clickOn)) = TRUE then
put the text of cast (the castNum of sprite (the clickOn)) & RETURN into selOption1
else put "" into selOption1
end